/*****************************XSJ_ADD_CSS***********************************************/
a{ color:#444; text-decoration:none;}
a:hover{ color:#007bd9; text-decoration:none;}

ul,li,p{ list-style:none; margin:0;}

.ma{ margin:0 auto; padding:0;}
.m_15{ margin:0 15px;}
.m_b{ margin-bottom:0;}
.m_t_70{ margin-top:70px;}
.m_t_60{ margin-top:60px;}
.m_t_50{ margin-top:50px;}
.m_t_40{ margin-top:40px;}
.m_t_30{ margin-top:30px;}
.m_t_20{ margin-top:20px;}
.m_t_10{ margin-top:10px;}
.m_b_10{ margin-bottom:10px;}
.m_b_20{ margin-bottom:20px;}
.m_b_30{ margin-bottom:30px;}
.m_b_40{ margin-bottom:40px;}
.m_b_50{ margin-bottom:50px;}


.f_36{font-size:36px;}
.f_24{font-size:24px;}
.f_20{font-size:20px;}
.f_18{font-size:18px;}
.f_16{font-size:16px;}
.f_14{font-size:14px;}
.f_12{font-size:12px;}
.f_10{font-size:10px;}

.f_b{ font-weight:bold;}
.f_n{ font-weight:normal;}
.f_s_n{ font-style: normal; }


.fL{ float:left;}
.fR{ float: right;}

.t_c{ text-align:center;}
.t_r{ text-align: right; }

.l_50{ line-height:50px;}
.l_40{ line-height:40px;}
.l_30{ line-height:30px;}
.l_20{ line-height:20px;}

 
.cW,.cW a,a.cW{ color:#fff; text-decoration:none;}
.cO,.cO a,a.cO{ color:#ff9c00; text-decoration:none;}
.cBLU,.cBLU a,a.cBLU{ color:#007bd9; text-decoration:none;}
.cG,.cG a,a.cG{ color:#888; text-decoration:none;}
.cY,.cY a,a.cY{ color:#ffc000; text-decoration:none;}


.bW{ background:#fff;}
.bW1{ background:rgba(225,225,225,.8); }
.bO{ background:#ff9c00;}
.bB{ background:#024b97;}
.bG{ background:#f2f8fd;}
.bBLU{ background:#007bd9;}

.b_r{ border-right:1px solid #FFF;}
.b_a{ border:1px solid #cccccc;}
.b_b{ border-bottom:1px solid #87b7ed;}
.b_t{ border-top:1px solid #5e5e5e;}
.b_r_5{ border-radius: 5px;  }
.b_b_d{border-bottom: 1px dotted #cecece;}

.w_1200{ width: 1200px; }
.w_100{ width: 100%; }

.pa{ position: absolute; left: 0; top: 40px; z-index: 999; }
.d_b{ display: block; }

header{zoom:1; height:129px;background:url(../images/index_02.png) left top repeat-x;}
.social-icon{  line-height:40px;}
.email li{ float:left;  line-height:40px;}
.email li a{ padding:0 5px;  line-height:40px; float:left;}
.email ul{ margin:0;  padding:0; float:left;}
.email{ height:40px; }

.top-logo{ height:89px;}
/*导航开始*/
.nav{ height:33px; width:100%;}
.menu {   height:33px; position:relative; margin:0 auto;   }
.menu li a, .menu ul li a:visited {display:block; text-decoration:none; width:92px; height:33px; text-align:center; color:#000;   line-height:55px;  overflow:hidden;  font-size:14px;   font-weight:bold;}
.menu {padding:0; margin:0;list-style-type: none; margin-top:30px;}
.menu li {float:left; position:relative;line-height:33px; margin:0 14px;}
nav ul{height:33px;zoom:1;}
.nav>li{ float:left; display:inline;height:33px; line-height:33px; text-align:center;white-space:nowrap; position:relative;z-index:999999;}
.nav>li>a{ padding:0; width:100%;height:33px; line-height:33px; }
.nav>li.line{ padding:0px 1px; background:url(../images/index_13.png) left top no-repeat;}
.nav>li>a:hover{display:block; color:#fff; background:url(../images/index_04_06.png) center top no-repeat;  width:92px; height:33px;}/********导航背景变色 ******/
.menu li ul {display: none;}
/* specific to non IE browsers */
.menu li:hover ul {display:block; height:auto; position:absolute;  left:0; width:92px;}
.menu li:hover ul li { height:30px;line-height:30px;background:#ffc000; border-top:1px solid #fff;  margin:0;}
.menu li:hover ul li a {display:block; background:none; color:#fff;line-height:30px; height:30px; margin-top:1px; font-size:12px; font-weight:normal;  }/******子栏目 背景*********/
.menu li:hover ul li a:hover { color:#fff; text-decoration:underline;line-height:30px; }/******子栏目 背景变色*********/
  
/*导航结束*/


/*banner开始*/
.banner{margin-top:-89px;}
.banner img{width:100%; height:600px;}
#solid{width:100%;height:600px;clear:both;position:relative;z-index:9;  }
#solid .solid0,#solid .solid1,#solid .solid2{position:absolute;left:0px;z-index:1;	top:0px;	width:100%;	height:600px;	display:none;}
#solid .solid0{	background:#78c4db;}
#solid .solid1{	background:#c5c9db;}
#solid .solid2{	background:#e7dfd1;}
#solid ul{	margin:0px;	padding:0px;	list-style:none;}
#solid ul li{	position:absolute;	left:0;	top:0px;	width:100%;	height:600px; z-index:1;	display:none;	cursor:pointer;}
#solid #btt{	width:50%;	height:25px;	top:560px;	left:25%;	position:relative;	/*margin-left:-452px;*/}
#solid #btt span{	position:absolute;	top:0;	left:35%;	display:block;	width:60px;	height:8px;	margin:0 15px;		text-align:center;	background:#3d3d3d;	z-index:2;	cursor:pointer;	filter:alpha(opacity=70); /*IE滤镜，透明度50%*/	-moz-opacity:0.7; /*Firefox私有，透明度50%*/	opacity:0.7;/*其他，透明度50%*/}
/*banner结束*/

/*footer开始*/
footer{ height:209px; background: url(../images/index_54.jpg) left top repeat-x;  color:#888;}
.foot-nav{   line-height:30px; }
.foot-nav a{  height:30px; line-height:30px; width:50%; text-align: center;  float: left; }
.foot-nav span{ background:url(../images/index_54.png) left top no-repeat; width:2px; height: 50px; display: block; float: left; }
.foot-text{   padding:5px 0px 8px;}
.foot_tell{ line-height:32px; color:#538cc7;} 
/*footer结束*/



/*首页主体*/

/*tit*/
.tit{ width:100%; height:90px; display:block;}

.ys_tit{height:160px;background: url(../images/index_11-23.jpg) center top no-repeat;}
.cpfl_tit{ height:80px;background: url(../images/index_07.jpg) center top no-repeat;}
.al_tit{ height:80px;background: url(../images/index_10.jpg) center top no-repeat;}
.xw_tit{ height:80px;background: url(../images/index_12-42.jpg) center top no-repeat;}
 

/*AD*/
.cpfl_list_bg{height:107px;background: url(../images/index_11.jpg) center top no-repeat;}
.cpfl_list_bg a{ height:107px; }

/*产品*/
.cpfl{  width:100%;  }
 
.cpfl_cont{width:100%;}
.cpfl_cont_list{ margin-right:12px; margin-bottom:25px; width:274px;  }
.cpfl_cont_list:nth-child(3),.cpfl_cont_list:nth-child(6){   margin-right:0; }
.cpfl_cont_list a.img{width:274px; height:252px;display:block; background:#fff; text-align:center; } 
.cpfl_cont_list img{ max-width:274px;max-height:252px; margin:0 auto; } 
.cpfl_cont_list  h3{width:274px; height:50px; line-height:50px; text-align:center; background:#cccccc; margin: 0; }

/*优势*/
.ys01{ height:290px;background: url(../images/index_26.jpg) center top no-repeat;}
.ys02{ height:312px;background: url(../images/index_29.jpg) center top no-repeat;}
.ys03{ height:290px;background: url(../images/index_31.jpg) center top no-repeat;}
.ys04{ height:300px;background: url(../images/index_33.jpg) center top no-repeat;}
.ys_cont{ width:380px; height: ; }


/*设备*/
.case_cont_list{ margin-right:30px; width:286px; height:268px;    overflow: hidden;}

.case_cont_list a.img{ width:284px; height:212px; display:block; padding:5px;} 
.case_cont_list img{  width:274px; height:202px; } 
.case_cont_list  h3{  width:274px; height:50px; line-height:50px; margin: 0 5px; text-align:center; }


.index_Rolla { width:1170px; margin:0 auto; padding:5px 0px;overflow:hidden;}
#demoa { overflow:hidden;  width:1200px; margin:0 auto;} 
#indemoa { float: left; width:800%;}
#demoa #indemoa .img {width:284px; height:212px;overflow:hidden;display: table-cell;vertical-align:middle;text-align:center;*display: block;*font-size:102px;}
#demoa #indemoa img {width:274px; height:202px;vertical-align:middle;}
/*#demoa #indemoa a { display:block; width:auto; float:left; margin:20px 10px 0px 10px;}
#demoa #indemoa p { text-align:center;  line-height:30px; width:100%; background:url(../images/1_r18_c25.jpg) center top no-repeat; margin-top:10px;}*/
#demoa1 { float: left;}
#demoa2 {float: left;}

/*新闻*/
.xw_nr_js ul{ width:100%; padding:0; }
.xw_nr_js li{ list-style:none; width:550px; height:144px; margin-right:36px; background:#fff; border:1px solid #d8d8d8; margin-bottom:27px; margin-left:10px;  position:relative; float: left;}
.xw_date{text-align:center; padding:10px 0; width:63px; height:63px;     color:#fff; background:url(../images/index_48.jpg)  left top repeat;  }
.xw_date span{ line-height:22px; display: block; width:100%; }
.xw_nr_xq{ font-size:14px;   width:450px;   margin-left:10PX;}
.xw_nr_xq a{   font-size:16px; font-weight:bold; height: 30px; line-height: 30px; display: block;}
.xw_nr_js li:nth-child(2),.xw_nr_js li:nth-child(4){ margin-right:0;}

.ny_xfl{width:1200px; margin:20px auto; text-align:center;}
.ny_xfl a{display:inline-block; background:#030000; color:#fff; font-size:14px; padding:5px 10px; margin:5px;}
.ny_xfl a:hover{  background:#00c6d7;}

.box_line{ width:100px; height:2px; background:#0571df;}
.tt_img,.tt_img img{ height:313px; }
.news_list{ height: ; padding: 15px 0; border-bottom: 1px dotted #cecece; }

/*关于*/
.gsjj_bg{ height:438px; background: url(../images/index_52.jpg)  center top no-repeat;}
.gsjj_text{  margin-top: 140PX; margin-left:10px; width: 600PX;  }
.more{ width:100px; height:40px; text-align:right; line-height:40px;   display:block;}